home *** CD-ROM | disk | FTP | other *** search
/ IRIX 5.3 for Indy R4400 / IRIX 5.3 for Indy R4400 175MHz.img / dist / eoe2.idb / usr / share / catman / u_man / cat6 / convolve.z / convolve
Text File  |  1995-02-28  |  2KB  |  67 lines

  1.  
  2.  
  3.  
  4. CCCCOOOONNNNVVVVOOOOLLLLVVVVEEEE((((6666DDDD))))                                                      CCCCOOOONNNNVVVVOOOOLLLLVVVVEEEE((((6666DDDD))))
  5.  
  6.  
  7.  
  8. NNNNAAAAMMMMEEEE
  9.      convolve - convolve an input image with a kernel
  10.  
  11. SSSSYYYYNNNNOOOOPPPPSSSSIIIISSSS
  12.      ccccoooonnnnvvvvoooollllvvvveeee iiiinnnniiiimmmmaaaaggggeeee oooouuuuttttiiiimmmmaaaaggggeeee kkkkeeeerrrrnnnneeeelllliiiimmmmaaaaggggeeee [[[[----mmmm ----dddd]]]]
  13.  
  14. DDDDEEEESSSSCCCCRRRRIIIIPPPPTTTTIIIIOOOONNNN
  15.      _c_o_n_v_o_l_v_e convolves the input image with a kernel image.  Kernel images
  16.      can be created with the program greyscale.  To do a convolution, the
  17.      kernel image is stepped across the surface of the input image.  At each
  18.      position, all the image values under the kernel are multiplied by the
  19.      corresponding kernel values.  The sum of all these products is divided by
  20.      the sum of all the values in the kernel.  The result is put into the
  21.      output image.  If the -m option is given, the maximum value of all the
  22.      multiplies is put into the output image instead of the normalized sum of
  23.      the products.  If the -d option is given, a delta value is calculated
  24.      wherever the kernel is greater than 128.
  25.  
  26. SSSSEEEEEEEE AAAALLLLSSSSOOOO
  27.      blur(6D)
  28.  
  29.  
  30.  
  31.  
  32.  
  33.  
  34.  
  35.  
  36.  
  37.  
  38.  
  39.  
  40.  
  41.  
  42.  
  43.  
  44.  
  45.  
  46.  
  47.  
  48.  
  49.  
  50.  
  51.  
  52.  
  53.  
  54.  
  55.  
  56.  
  57.  
  58.  
  59.  
  60.  
  61.  
  62.  
  63.                                                                         PPPPaaaaggggeeee 1111
  64.  
  65.  
  66.  
  67.